From: Emmanuele Bassi Date: Wed, 14 Feb 2018 10:36:24 +0000 (+0000) Subject: Add missing private header to the build X-Git-Tag: archive/raspbian/3.24.39-1+rpi1~1^2~65^2~38^2~2 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=f82a6421f4c4716b50ed13463a3d43d69445638d;p=gtk%2B3.0.git Add missing private header to the build Closes: #26 https://bugzilla.gnome.org/show_bug.cgi?id=793442 --- diff --git a/gtk/Makefile.am b/gtk/Makefile.am index 842c2f97c8..63f88e9476 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -481,6 +481,7 @@ gtk_private_h_sources = \ gtkfilesystemmodel.h \ gtkfontchooserprivate.h \ gtkfontchooserutils.h \ + gtkfontchooserwidgetprivate.h \ gtkgestureprivate.h \ gtkgesturedragprivate.h \ gtkgesturelongpressprivate.h \